Skip to content

Comments

docs: add note for schedule update command#945

Merged
chaptersix merged 7 commits intomainfrom
update-schedule-command
Feb 23, 2026
Merged

docs: add note for schedule update command#945
chaptersix merged 7 commits intomainfrom
update-schedule-command

Conversation

@lennessyy
Copy link
Contributor

@lennessyy lennessyy commented Feb 11, 2026

What was changed

Why?

The current documentation makes it sound like users can get away with only supplying the parts they want to update. We should be specific that they need to provide the full options and any unprovided option will be reset to default

Checklist

  1. Closes EDU-5878

  2. How was this tested:

N/A. Docs change only.

  1. Any docs updates needed?

N/A

@lennessyy lennessyy requested review from a team as code owners February 11, 2026 22:24
@lennessyy lennessyy force-pushed the update-schedule-command branch from fe0749a to bc7c4a8 Compare February 11, 2026 22:32
@lennessyy lennessyy requested a review from chaptersix February 13, 2026 23:10
change. To view the current configuration of a Schedule, use
`temporal schedule describe` before updating.

Schedule memo and search attributes cannot be updated with this
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong: search attributes can be updated with update. Currently memo can't, but there's an open feature request for that.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2026-02-22 at 8 29 53 PM

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see this comment before merging. This line could probably be a bit more clear.

From my understanding, search attributes for the schedule itself can not be modified with this command. BUT the server does support this.
This command does allow you to update the search attributes for the workflows.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, the cli should support updating schedule search attributes and there's been requests to have 'patch' like behavior.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, support for updating schedule SAs was was never added to CLI, only to SDKs. It should be easy to add though since it's supported in Go SDK

@chaptersix chaptersix merged commit f27f932 into main Feb 23, 2026
9 checks passed
@chaptersix chaptersix deleted the update-schedule-command branch February 23, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants